-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update localisation catalogue #1999
Merged
Carreau
merged 6 commits into
pydata:main
from
trallard:trallard/update-translation-files
Oct 1, 2024
Merged
Update localisation catalogue #1999
Carreau
merged 6 commits into
pydata:main
from
trallard:trallard/update-translation-files
Oct 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trallard
added
kind: bug
Something isn't working
impact: block-release
Should block a release from happening. Only use if this is a critical problem we don't want to ship
tag: i18N
Items related to internationalization
labels
Sep 30, 2024
Carreau
force-pushed
the
trallard/update-translation-files
branch
from
October 1, 2024 07:35
2e48886
to
d24ec28
Compare
pre-commit is dumb, trying to amend its fix. |
pre-commit-ci
bot
removed
the
pre-commit.ci autofix
Ask precommit auto autofix and push
label
Oct 1, 2024
Carreau
force-pushed
the
trallard/update-translation-files
branch
from
October 1, 2024 07:44
d162671
to
b927592
Compare
Something is wrong with pre-commit that say it's own commit is invalid, Im going to try force-pushing a older commit to trigger pre-commit from scratch. There are also CI failures from node 16 and/or unicode, but I'm not sure if it's due to pre-commit messing up or not. |
Carreau
approved these changes
Oct 1, 2024
All passing now. Merging. |
gabalafou
pushed a commit
to gabalafou/pydata-sphinx-theme
that referenced
this pull request
Oct 6, 2024
Originally reported in pydata#1997 It seems some localisation strings were not properly updated after some recent theme changes, this PR: - **Update localisation catalogue** - **Update localisation files** Marking as a block release as it would be ideal to have these updated before the `0.16.0` release.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
impact: block-release
Should block a release from happening. Only use if this is a critical problem we don't want to ship
kind: bug
Something isn't working
tag: i18N
Items related to internationalization
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Originally reported in #1997
It seems some localisation strings were not properly updated after some recent theme changes, this PR:
Marking as a block release as it would be ideal to have these updated before the
0.16.0
release.